;;; QQ: 67762207 --
%100
+5
+6
+43

[@main]
#IF
checkpkpoint 2
#SAY
You have to hit me? ? Ah, terrible, hum;;\\
<End/@exit>
#ELSEACT
goto @main_root_1

[@main_root_1]
#IF
#SAY
Welcome, you need? \
<Buy/@buy + (weapons class)> weapons
<Sell/@sell> Weapons \
<Repair/@repair> Weapons \
<Special Repair/@Special_Repair (1)> Weapons \
<Weapons production and decomposition/@WeaponProduce> \
<End/@exit>


[@BUY + ()]
#CALL [VimaScript\bulk purchases.txt] @quantities 

[@Special_Repair ()]
#CALL [\system\TotalRepair.txt] @SRepairItem

[@WeaponProduce]
#CALL [ProduceSystem\Weapon\WeaponMain.txt] @Weaponmain

[@buy]
#SAY
Clearly have the ability to use offensive weapons, but insisted the use of assault weapons weak to prove that you do not do everything, and we do not welcome the kind of person village. So, you want to buy what?\\
  <Pre-step/@main>

[@sell]
#SAY
I repair the weapons you sell, get clean, and then to other people use. You brought something out to give me a look.\\
  <Pre-step/@main>

[@repair]
#SAY
In our case, regular repair of weapons is a virtue not often change. We are in the village of arms are my repair, and you let me repair bar.\\
  <Pre-step/@main>

[~@repair]
#SAY
This has a good count of cultivation, and take away bar.\\
  <Pre-step/@main>

[goods]


;;; QQ: 67762207 --